|| Check presence of modules
RMEnsure WimpSWIVe 0.04 RMLoad <Obey$Dir>.WimpSWIve
RMEnsure WimpSWIVe 0.04 Error Need WimpSWIVe v0.04
RMEnsure TitleBarColour 0.03 RMLoad <Obey$Dir>.TitleBarCo
RMEnsure TitleBarColour 0.03 Error Need TitleBarColour v0.03

|| Set overriding colours (fore, back, high)
||   0..7 = white .. black
||   8    = dark blue
||   9    = yellow
||   A    = light green
||   B    = red
||   C    = cream
||   D    = dark green
||   E    = orange
||   F    = light blue

|| ...MacOS X Colours...
| TitleBarColours 62C

|| ...WinXP Colours...
TitleBarColours 08F

|| ...funny colours...
|| TitleBarColours 74B

|| Set overriding level
||   0 = off
||   1 = change only "default" colours into new colours
||   2 = change all colours
|| NB. 2 is not recommended, as this can cause funny effects with panes and
||     toolbars on some programs

|| ...override setting...
TitleBarOverride 1

